UNPKG

@openstream/client

Version:
5 lines 157 B
import type { PublicStation } from "../../../../PublicStation.js"; export type Output = { station: PublicStation; }; //# sourceMappingURL=Output.d.ts.map